ComponentOne Basic Library for WPF and Silverlight
PersistId Property (C1SlideContentControl)


C1.WPF Namespace > C1SlideContentControl Class : PersistId Property
Syntax
'Declaration
 
<System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)>
<System.ObsoleteAttribute("PersistId is an obsolete property and may be removed in a future release.  The value of this property is not defined.")>
Public ReadOnly Property PersistId As System.Integer
'Usage
 
Dim instance As C1SlideContentControl
Dim value As System.Integer
 
value = instance.PersistId
[System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
[System.Obsolete("PersistId is an obsolete property and may be removed in a future release.  The value of this property is not defined.")]
public System.int PersistId {get;}
See Also

Reference

C1SlideContentControl Class
C1SlideContentControl Members