  | CommonUserID Property  | 
 
 Returns the current user ID.
 
 
    Namespace: 
   Dynamicweb.News.Frontend
    Assembly:
   Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntaxpublic static int UserID { get; }Public Shared ReadOnly Property UserID As Integer
	Get
Property Value
Type: 
Int32Integer ID of the user.
Remarks
See Also