SmartTipControlCollapsedStateIdentifier Property |
Gets or sets the identifier of the smart tip used for storing the collapsed state. If multiple smart tips with the same
identifier are created, closing one will result in closing all of them.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public string CollapsedStateIdentifier { get; set; }
Property Value
Type:
StringSee Also