![]() |
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# | ![]() |
---|---|
public string UserName { get; set; } |
Visual Basic (Declaration) | ![]() |
---|---|
Public Property UserName As Get Set |
Field Value
The name of the user.
See Also
FeedReader Class
Smartsite.WebToolkit Namespace