FieldUrlValue Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.ScriptType("SP.FieldUrlValue", ServerTypeId="{fa8b44af-7b43-43f2-904a-bd319497011e}", ValueObject=true)]
public class FieldUrlValue : Microsoft.SharePoint.Client.ClientValueObject
type FieldUrlValue = class
inherit ClientValueObject
Public Class FieldUrlValue
Inherits ClientValueObject
- Inheritance
- Attributes
Constructors
| FieldUrlValue() |
Properties
| Description | |
| TypeId | |
| Url |
Methods
| CustomFromJson(JsonReader) | (Inherited from ClientValueObject) |
| CustomWriteToXml(XmlWriter, SerializationContext) | (Inherited from ClientValueObject) |
| FromJson(JsonReader) | (Inherited from ClientValueObject) |
| InitOnePropertyFromJson(String, JsonReader) | |
| WriteToXml(XmlWriter, SerializationContext) | |