MobileForms Toolkit Documentation

Page.Name Property

Gets or sets the name of the page.

public string Name {get; set;}

Property Value

The name of the page.

Remarks

This property can be set trough the Name property of the PagingItem. If DetailView is not paged, special name "No pages" is returned.

See Also

Page Class | Resco.Controls.DetailView Namespace