This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets or sets the name of the user to use for feed retrieval.
Namespace: Smartsite.WebToolkit
Assembly: Smartsite.WebToolkit (in Smartsite.WebToolkit.dll)
Syntax
C# | Copy Code |
---|---|
public string UserName { get; set; } |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Property UserName As Get Set |
Field Value
The name of the user.See Also
FeedReader Class
Smartsite.WebToolkit Namespace