ModernContentStrongName Property |
Unique identifier of this ModernContent, it is usually used to save personal data per control
Namespace:
Hummingbird.UI
Assembly:
Hummingbird.UI (in Hummingbird.UI.dll) Version: 1.1.0.0
Syntax public Guid StrongName { get; set; }
Public Property StrongName As Guid
Get
Set
public:
property Guid StrongName {
Guid get ();
void set (Guid value);
}
Property Value
Type:
GuidSee Also