Class Web
public class Web
- Inheritance
-
objectWeb
Properties
Title
Required. Title of the chunk.
public string Title { get; set; }
Property Value
- string
Uri
Required. URI reference of the chunk.
public string Uri { get; set; }
Property Value
- string