ITinyMceGroupProfileGroupId Property
|
Gets the Group ID number associated with the Tiny MCE profile.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxstring GroupId { get; set; }Property GroupId As String
Get
Set
property String^ GroupId {
String^ get ();
void set (String^ value);
}abstract GroupId : string with get, set
Property Value
String
See Also