Share via


UseDefaultWeight Field

Returns whether to use the value of the DefaultWeight field for pagination. This field is read-only.

public static readonly int UseDefaultWeight

Remarks

Extend the ControlPager class and change this field and the DefaultWeight field, if you need to use some value other than the DefaultWeight field as the default weight for a page.

See Also

DefaultWeight Field |

ControlPager Class