AspMvcPartialViewLocationFormatAttribute Constructor Couchbase .NET SDK 2.0
Initializes a new instance of the AspMvcPartialViewLocationFormatAttribute class

Namespace: Couchbase.Annotations
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public AspMvcPartialViewLocationFormatAttribute(
	string format
)

Parameters

format
Type: System.String

[Missing <param name="format"/> documentation for "M:Couchbase.Annotations.AspMvcPartialViewLocationFormatAttribute.#ctor(System.String)"]

See Also