ContentPage.AddInKey Field
The add-in object key. This field supports the infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.WindowsServerSolutions.Web
Assembly: Wssg.Web (in Wssg.Web.dll)
Syntax
public const string AddInKey
public:
literal String^ AddInKey
Public Const AddInKey As String
Field Value
Type: System.String
See Also
ContentPage Class
Microsoft.WindowsServerSolutions.Web Namespace
Return to top