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