FieldUrlValue Class

Definition

[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
FieldUrlValue
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)

Applies to