ViewUserControl.ViewDataKey Property

Gets or sets the view-data key.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

function get ViewDataKey () : String 
function set ViewDataKey (value : String)

Property Value

Type: System.String
The view-data key.
Show: