LayoutControlTagId Property |
Namespace: ConnectedApps.Cms.Entities.LayoutAssembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Guid TagId { get; set; }
Public Property TagId As Guid
Get
Set
public:
property Guid TagId {
Guid get ();
void set (Guid value);
}
member TagId : Guid with get, set
Property Value
Type:
Guid
See Also