IGroupNewPostLink is defined in the Telligent.Evolution.Extensibility.UI.Version1 namespace of Telligent.Evolution.Platform.dll
IGroupNewPostLink
Telligent.Evolution.Extensibility.UI.Version1
interface IGroupNewPostLink { string CssClass { get; } string Label { get; } string NewPostTypeName { get; } string Url { get; } }
string