IGroupNewPostLink
is defined in the Telligent.Evolution.Extensibility.UI.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
interface IGroupNewPostLink { string CssClass { get; } string Label { get; } string NewPostTypeName { get; } string Url { get; } }
Properties
Name | Type | Description | Default | Options |
---|---|---|---|---|
CssClass | string | |||
Label | string | |||
NewPostTypeName | string | |||
Url | string |