Gets the CreatedByUserID
Namespace: DotNetNuke.EntitiesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
[BrowsableAttribute(false)] [XmlIgnoreAttribute] public int CreatedByUserID { get; internal set; } |
| Visual Basic |
|---|
<BrowsableAttribute(false)> <XmlIgnoreAttribute> Public Property CreatedByUserID As Integer Get Friend Set |