SPAppIFrame.Src property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property Src As String
    Get
    Set
'Usage
Dim instance As SPAppIFrame
Dim value As String

value = instance.Src

instance.Src = value
public string Src { get; set; }

Property value

Type: System.String

See also

Reference

SPAppIFrame class

SPAppIFrame members

Microsoft.SharePoint.WebControls namespace